RegisterState<T>() Method

Summary
Register a specific type to be created for a State object with a new WorkstationContainer.
Syntax
C#
C++/CLI
public static void RegisterState<T>() 
public:  
   generic<typename T> 
   static void RegisterState() 

Type Parameters

T
The type of the instance to created. The type must inhirit from a WorkstationState

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.